projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbb9dbe
)
(Minor Mode Conventions): Update link for add-to-list.
author
Nick Roberts
<nickrob@snap.net.nz>
Mon, 31 Jul 2006 10:56:25 +0000
(10:56 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Mon, 31 Jul 2006 10:56:25 +0000
(10:56 +0000)
lispref/modes.texi
patch
|
blob
|
history
diff --git
a/lispref/modes.texi
b/lispref/modes.texi
index b0c057ec1c9a8b46a11964467bc5f3d23bac50bc..8b4188ecff26faebf79d89380b7bcf03cf705e2b 100644
(file)
--- a/
lispref/modes.texi
+++ b/
lispref/modes.texi
@@
-1295,7
+1295,7
@@
check for an existing element, to avoid duplication. For example:
@end smallexample
@noindent
-or like this, using @code{add-to-list} (@pxref{
Setting
Variables}):
+or like this, using @code{add-to-list} (@pxref{
List
Variables}):
@smallexample
@group